Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bfabric list workunit parameters script #96

Merged

Conversation

leoschwarz
Copy link
Collaborator

This is very slow for a large number of workunits as the parameters have to be loaded separately, but it works.

usage: bfabric_list_workunit_parameters.py [-h] [--max-workunits MAX_WORKUNITS] [--format {tsv,json,pretty}] application_id

positional arguments:
  application_id        The application ID to list the workunit parameters for.

options:
  -h, --help            show this help message and exit
  --max-workunits MAX_WORKUNITS
                        The maximum number of workunits to fetch.
  --format {tsv,json,pretty}

@leoschwarz leoschwarz force-pushed the add-bfabric_list_workunit_parameters-script branch from d7aaf9b to 0330b81 Compare May 21, 2024 14:27
@leoschwarz
Copy link
Collaborator Author

(Apparently GitHub actions is currently broken https://www.githubstatus.com/incidents/nj47vccwm2zj)

@leoschwarz
Copy link
Collaborator Author

@wolski this is the script we discussed, I will merge it to dev-bfabric-2 which should be the main branch soon

@leoschwarz leoschwarz marked this pull request as ready for review May 21, 2024 14:33
@leoschwarz leoschwarz merged commit fd30cfc into dev-bfabric-2 May 21, 2024
4 checks passed
@leoschwarz leoschwarz deleted the add-bfabric_list_workunit_parameters-script branch May 21, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant